mergBLEPeripheralReadValueForDescriptor
Type
command
Summary
Read the value of a descriptor of a service characteristic
Syntax
mergBLEPeripheralReadValueForDescriptor <pUUID>, <pService>, <pCharacteristic>, <pDescriptor>
Description
When read the mergBLEPeripheralDidUpdateValueForDescriptor is sent.
Parameters
Name | Type | Description |
---|---|---|
pUUID | A peripheral UUID as returned by the mergBLEDidDiscoverPeripheral message | |
pService | A service UUID as returned by the mergBLEPeripheralDidDiscoverServices message | |
pCharacteristic | A characteristic UUID. | |
pDescriptor | A descriptor UUID. |
Compatibility and Support
Introduced
LiveCode 8.0
OS
ios
mac
Platforms
desktop
mobile